body{font-size:.875rem; color: #333;}
*{outline:none;margin:0;padding:0;}
li,ol,ul{margin:0;padding:0;list-style:none;}
a:hover{color:#ff8429;text-decoration:none;}
.row-small{display:flex;margin-right:-10px;margin-left:-10px;flex-wrap:wrap;}
.row-small .col-1,.row-small .col-10,.row-small .col-11,.row-small .col-12,.row-small .col-2,.row-small .col-3,.row-small .col-4,.row-small .col-5,.row-small .col-6,.row-small .col-7,.row-small .col-8,.row-small .col-9,.row-small .col-lg-1,.row-small .col-lg-10,.row-small .col-lg-11,.row-small .col-lg-12,.row-small .col-lg-2,.row-small .col-lg-3,.row-small .col-lg-4,.row-small .col-lg-5,.row-small .col-lg-6,.row-small .col-lg-7,.row-small .col-lg-8,.row-small .col-lg-9,.row-small .col-md-1,.row-small .col-md-10,.row-small .col-md-11,.row-small .col-md-12,.row-small .col-md-2,.row-small .col-md-3,.row-small .col-md-4,.row-small .col-md-5,.row-small .col-md-6,.row-small .col-md-7,.row-small .col-md-8,.row-small .col-md-9,.row-small .col-sm-1,.row-small .col-sm-10,.row-small .col-sm-11,.row-small .col-sm-12,.row-small .col-sm-2,.row-small .col-sm-3,.row-small .col-sm-4,.row-small .col-sm-5,.row-small .col-sm-6,.row-small .col-sm-7,.row-small .col-sm-8,.row-small .col-sm-9,.row-small .col-xl-1,.row-small .col-xl-10,.row-small .col-xl-11,.row-small .col-xl-12,.row-small .col-xl-2,.row-small .col-xl-3,.row-small .col-xl-4,.row-small .col-xl-5,.row-small .col-xl-6,.row-small .col-xl-7,.row-small .col-xl-8,.row-small .col-xl-9{position:relative;padding-right:10px;padding-left:10px;width:100%;min-height:1px;}
.text-more{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-justify{text-align:justify;}
.text-nowrap{white-space:nowrap;}
.text-lowercase{text-transform:lowercase;}
.text-uppercase{text-transform:uppercase;}
.text-capitalize{text-transform:capitalize;}
.text-fff{color:#fff!important;}
.text-333{color: #333;}
.text-gray{color:#666;}
.text-ddd{color:#ddd;}
.text-normal{font-size: 0.875rem!important;}
.header-top{line-height: 2.0625rem;background-color: #0079c6;color: #ccc;}
.header-top ul a{background-repeat: no-repeat;display: inline-block;width: 32px;height: 20px;vertical-align: middle;}
.sy-procate .media-procate figure{background-color:#f2f2f2; }
.sy-procate .media-procate:hover figure{background:radial-gradient(#04ccfe,#01a1e5)}
.sy-procate .media-procate:hover .procate-body{color: #0080e2;}
/* .sy-about .sy-title{border-bottom:1px solid #dedede;} */
.sy-about .about-c{background-color: #0079c6;}
.sy-about .about-c p{margin-bottom:1.5rem;line-height:1.5rem;}
.sy-about .about-c a{display: inline-block;margin-top:1.25rem;color: #333;font-weight: 700;background-color: #fc7c19;color: #fff;padding: 0.625rem 1.25rem;border-radius: 1.25rem;}
.sy-about .sy-about-c ul>li{background-repeat: no-repeat;background-position-x: 0;padding-left: 3.4375rem;margin-right: 1.875rem;}
.sy-pro{padding:3.75rem 0; overflow: hidden;}
.sy-pro .media-pro .pro-body p{margin-bottom: 0.5rem;}
.sy-pro .media-pro .pro-body a{color: #fc7c19}
.sy-honor{background: url(images/honor_bg.jpg) no-repeat center;background-attachment: fixed;background-size: cover; overflow: hidden;}
.sy-news .news-list .media{border-bottom: 1px dashed #ddd;padding-bottom: 0.9375rem;margin-bottom: 0.9375rem;}
.sy-news .news-list .media-left{background: #ebeaea;padding: 0.9375rem;}
.sy-news .news-list .media-left h2{color: #ca171d;font-size: 1.5rem;font-weight: 700;}
.sy-news .news-list .media-left h5{font-size: 0.875rem;}
.sy-news .news-list .media-body h6{position:relative;color:#333;font-weight:700;line-height:1.875rem;}
.sy-news .news-list .media-body h6 a{color:inherit;}
.sy-news .news-l-l{background: #323232;}
.sy-news .news-l-r{background: #fc7c19;}
.sy-news .news-l-r a{font-size: 1.875rem;color: #fff;}
.sy-contact{background-color: #ebebeb;}
.sy-contact .media-contact i{font-size: 6.25rem;width: 10.4375rem; height: 10.4375rem; border-radius: 50%;background-color: #fff;color: #717171;line-height: 10.4375rem;border: #d0d0d0 1px solid;}
.sy-contact .media-contact:hover i{background-color: #0079c6;color: #fff;border: #0079c6 1px solid;}
footer{color:#fff;background:#202020;}
footer .copyright{background-color:#0079c6;}

.show-item{width: 100%;}
.show-item ul{margin-left:-2px;margin-right:-2px; padding-left:0px;}
.show-item ul li{float: left;overflow: hidden;cursor: pointer;position: relative;/*padding:10px;*/ margin-bottom: 35px;}
.item_warp{overflow: hidden;position: relative;}
.item-box img{ border:1px solid #ddd;}
.show-item ul li img{
    max-width:100%;height:auto;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
  }
  .show-item li:hover img,.leader-list1:hover img{    
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
  .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    opacity:0;
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mask_warp{display:table;width:100%;height:100%;}
.mask-cont{
  display:table-cell;
  vertical-align:middle;
}
.mask:before,.mask:after{
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  width:80%;
  height:80%;
  -webkit-transition: opacity .35s ease-in-out,-webkit-transform .35s ease-in-out;
  transition: opacity .35s ease-in-out,transform .35s ease-in-out;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
     
}
.mask:before{
  border-top: 3px solid rgba(255,255,255,0.5);
  border-bottom: 3px solid rgba(255,255,255,0.5);
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
   -o-transform: scale3d(0, 1, 1);
   transform: scale3d(0, 1, 1);
}
.mask:after{
   border-left: 3px solid rgba(255,255,255,0.5);
     border-right: 3px solid rgba(255,255,255,0.5);
     -webkit-transform: scale3d(1, 0, 1);
     -ms-transform: scale3d(1, 0, 1);
     -o-transform: scale3d(1, 0, 1);
     transform: scale3d(1, 0, 1);
}

.mask:hover:before,.mask:hover:after{
  -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.mask-cont h1,.mask-cont p,.mask-cont span{
  color: white;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition:.35s;
}
.mask-cont h1{font-size: 20px;font-weight: normal;max-width: 70%;margin: 0 auto;}
.mask-cont span{
    display:block;font-size: 12px;
    width: 102px;height: 34px;line-height:34px;margin: -3% auto 0;
    color: white;
    background: #3ab3c4;
}  
.btn-product {
    border-radius: 30px;
    border: 2px solid #FFF;
    color: #fff;
    margin-top: 40px;
    padding: 10px 30px;
    background: none;
}
.item-box:hover>.mask{opacity: 1;filter: alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;-o-opacity:100; background-color: rgba(58, 179, 196, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7e5d1e,endColorstr=#7e5d1e),alpha(opacity=0);}
.item-box:hover>.mask p,.item-box:hover>.mask h1,.item-box:hover>.mask span{
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity:100;-khtml-opacity:100;-o-opacity:100;
    /* -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0); */
}
.item-box:hover>.mask span{
  margin: 3% auto 0;
}
.item-content{
  padding-right:5%;}
.blocks > li,
[class*="blocks-"] > li {
  position: relative;
  float: left;
  min-height: 1px;
  margin-right: 10px;
  margin-left: 10px;
  /*margin-bottom: 22px;*/
}

.sy-about-c .px-4 {
  padding-left: 3.5rem!important;
  padding-right: 3rem!important;
}
.dropdown-menu > li > a {
  font-size: 13px;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.53846154;
  color: #353535;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover{
  color: #fff;
  text-decoration: none;
  background-color: #3280fc;
}
.t-r{
  float: right;
}
.ny_main{padding:40px 0;}
.ny_main_t{margin-bottom:30px;}
.ny_main h3,.ny_main_t a{display:inline-block;padding:5px 10px 5px 0; font-size: 1rem;}
.ny_main_t h3{padding-left:10px; color:#666; font-size: 1.5rem;  position: relative; padding-bottom: 20px;}
.ny_main_t h3:after{
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 2px;
  background-color: #e61f1a;
  transition: all 0.3s;
}
.ny_main_t h3:hover:after{ width: 70px; }
.ny_content{color:#666;line-height:32px;}
.ny_about p{text-indent:2em;}
.news-list a{ color: #666;}
.ny_news .media_news{position:relative;margin-bottom:20px;padding:20px 12px;min-height:200px;background:#f5f5f5;}
.ny_news .media_news h4{font-weight:700;font-size:16px;line-height:26px; height: 26px; overflow: hidden;}
.ny_news .media_news h5{margin-top:0;color:#666;font-size: 14px;line-height:24px;
height: 72px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.ny_news .media_news span{position:absolute;bottom:0;left:15px;display:inline-block;margin:10px 0;padding:10px 20px;border-radius:6px;background:#00518f;color:#fff;}
.shownews h3{margin-bottom:5px;text-align:center;}
.shownews span{display:inline-block;width:100%;color:#666;text-align:center;font-size:12px;}
.shownews p{color:#555;line-height:28px;}
.shownews h4{font-weight: bold;color:#333;font-size: 16px;}
.nav_pro_t{padding:15px 20px;background:#0079c6;color:#fff;}
.nav_pro_t h4{letter-spacing:2px;font-weight:600;}
.nav_pro ul li{position:relative;margin:8px 0;background:#ddd;transition:.4s;}
.nav_pro ul .active{background:#0079c6;}
.nav_pro ul li a{display:block;padding:15px 20px;color:#333;}
.nav_pro ul li span{position:absolute;top:50%;right:10px;display:block;color:#333;transform:translateY(-50%);}
.nav_pro ul li:hover{background:#3a3a3a;}
.nav_pro ul li:hover a{color:#fff;}
.nav_pro ul li:hover span{color:#fff;}
.ny_pro .media_pro{margin-bottom:30px;}
.ny_pro .media_pro .pro_img{border:1px solid #ededed;}
.ny_pro .media_pro .pro_body{width:100%;background:#0079c6;color:#fff;text-align:center;line-height:32px;padding:5px 15px;}
.ny_content img{max-width:100%;display: block; margin: 0 auto;}
.ny_app_c{position:relative;margin-bottom:30px;padding:40px 15px;min-height:350px;background:#f5f5f5;}
.ny_download_c{position:relative;margin-bottom:30px;padding:40px 15px;min-height:235px;background:#f5f5f5;}
.ny_app_c h5{color:#888;line-height:26px;}
.ny_app_c a,.ny_download_c a{position:absolute;bottom:15px;left:15px;z-index:2;display:inline-block;padding:10px 15px;border-radius:4px;background:#00518f;color:#fff;}
.ny_download_c{background-position:50%;background-size:contain;background-repeat:no-repeat;}
.ny_download_c span{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.3);}
.ny_download_c h3{position:relative;z-index:1;color:#fff;}
.ny_download_c h5{position:relative;z-index:1;color:#f5f5f5;line-height:26px;}
.panel-title>a{display:block;width:100%;height:100%;}
.iw_poi_title{overflow:hidden;padding-right:13px;color:#C52;white-space:nowrap;font-weight:700;font-size:14px;}
.iw_poi_content{overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;font:12px arial,sans-serif;}

.my-map { margin: 0 auto; width: 100%; height:480px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-yellow { background-position: -11px -105px; }
.amap-container{height: 100%;}

.anchor_fixed{
  display: block;
  position: relative;
  top: -45px;
  visibility: hidden;
}
.avoidContentHidden {
  margin-top: 45px;
}

.pagination{color: #666; clear:both; margin-top: 1em; display: block; margin: auto;}
.pagination li{display: inline-block;}
.pagination a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination li>span{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination li.active>span{color: #ffffff;background: #0079c6;}
.pagination .prev::before{font-family: "FontAwesome";display: inline-block; content:"\f104"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "FontAwesome";display: inline-block; content: "\f105"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #0079c6}
.pagination a.cur,
.pagination a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pagination a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pagination .prev{border-radius: 5px 0 0 5px}
.pagination .next{border-radius: 0 5px 5px 0; }
.imgtit{ font-size: 1rem; color: #333; line-height: 36px; }
.ny-i h2{ margin-bottom: 30px; font-size: 1.5rem; }
.showpro-c h2{ font-size: 1.5rem; }
.down{ border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 20px;}
.down h4{ font-size: 1rem; }
.down h4 span{ background: #0079c6;padding: 10px 20px; border-radius: 20px; }
.down h4 span a{color: #fff; }
#map {
    height: 400px;
}
.nav_pro ul .active a{
    color: #fff;
}
.friendlink {
    float: left;
    color: #fff;
    line-height: 27px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 30px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 30px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 30px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 30px;
    overflow-x: hidden;
    overflow-y: auto;
}